home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 31 / CD Expert nº 31 Unreal Mission Pack I.iso / System / Core.int < prev    next >
INI File  |  1999-06-11  |  3KB  |  86 lines

  1. [Language]
  2. Language=English (International)
  3. LangId=9
  4. SubLangId=1
  5.  
  6. [Public]
  7. Preferences=(Caption="Advanced",Parent="Advanced Options")
  8. Preferences=(Caption="File System",Parent="Advanced",Class=Core.System,Immediate=True)
  9.  
  10. [Errors]
  11. Unknown=Unknown Error
  12. Aborted=Aborted
  13. ExportOpen=Error exporting %s: couldn't open file '%s'
  14. ExportWrite=Error exporting %s: couldn't write file '%s'
  15. FileNotFound=Can't find file '%s'
  16. ObjectNotFound=Failed to find object '%s %s.%s'
  17. PackageNotFound=Can't find file for package '%s'
  18. PackageResolveFailed=Can't resolve package name
  19. FilenameToPackage=Can't convert filename '%s' to package name
  20. Sandbox=Package '%s' is not accessible in this sandbox
  21. PackageVersion=Package '%s' version mismatch
  22. FailedLoad=Failed to load '%s': %s
  23. ConfigNotFound=Can't find '%s' in configuration file
  24. LoadClassMismatch=%s is not a child class of %s.%s
  25. NotDll='%s' is not a DLL package; can't find export '%s'
  26. NotInDll=Can't find '%s' in '%s.dll'
  27. FailedLoadPackage=Failed loading package: %s
  28. FailedLoadObject=Failed to load '%s %s.%s': %s
  29. TransientImport=Transient object imported: %s
  30. FailedSavePrivate=Can't save %s: Graph is linked to external private object %s
  31. FailedImportPrivate=Can't import private object %s %s
  32. FailedCreate=%s %s not found for creation
  33. FailedImport=Can't find %s in file '%s'
  34. FailedSaveFile=Error saving file '%s': %s
  35. SaveWarning=Error saving '%s'
  36. NotPackaged=Object is not packaged: %s %s
  37. NotWithin=Object %s %s created in %s instead of %s
  38. Abstract=Can't create object %s: class %s is abstract
  39. NoReplace=Can't replace %s with %s
  40. NoFindImport=Can't find file '%s' for import
  41. ReadFileFailed=Failed to read file '%s' for import
  42. SeekFailed=Error seeking file
  43. OpenFailed=Error opening file
  44. WriteFailed=Error writing to file
  45. ReadEof=Read beyond end of file
  46. IniReadOnly=The file %s is write protected; settings cannot be saved
  47. UrlFailed=Failed launching URL
  48. Warning=Warning
  49. Question=Question
  50. OutOfMemory=Ran out of virtual memory. To prevent this condition, you must free up more space on your primary hard disk.
  51. History=History
  52. Assert=Assertion failed: %s [File:%s] [Line: %i]
  53. Debug=Debug assertion failed: %s [File:%s] [Line: %i]
  54. LinkerExists=Linker for '%s' already exists
  55. BinaryFormat=The file '%s' contains unrecognizable data
  56. SerialSize=%s: Serial size mismatch: Got %i, Expected %i
  57. ExportIndex=Bad export index %i/%i
  58. ImportIndex=Bad import index %i/%i
  59. Password=Password not recognized
  60. Exec=Unrecognized command
  61. BadProperty='%s': Bad or missing property '%s'
  62. MisingIni=Missing .ini file: %s
  63.  
  64. [Query]
  65. OldVersion=The file %s was saved by a previous version which is not backwards compatible with this one.  Reading it will likely fail, and may cause a crash. Do you want to try anyway?
  66. Name=Name:
  67. Password=Password:
  68. PassPrompt=Enter your name and password:
  69. PassDlg=Identity Check
  70. Overwrite=The file '%s' needs to be updated.  Do you want to overwrite the existing version?
  71.  
  72. [Progress]
  73. Saving=Saving file %s...
  74. Loading=Loading file %s...
  75. Closing=Closing
  76.  
  77. [General]
  78. Product=Unreal
  79. Engine=Unreal Engine
  80. Copyright=Copyright 1999 Epic Games, Inc.
  81. True=True
  82. False=False
  83. None=None
  84. Yes=Yes
  85. No=No
  86.